home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Me-Mz
/
MegaSort Stack.cpt
/
MegaSort Stack
/
card_5772.txt
< prev
next >
Wrap
Text File
|
1990-12-13
|
1KB
|
67 lines
-- card: 5772 from stack: in
-- bmap block id: 4979
-- flags: 4000
-- background id: 5496
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=0 top=0 right=40 bottom=40
-- title width / last selected line: 0
-- icon id / first selected line: 20098 / 20098
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
go Home
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: A000
-- rect: left=451 top=123 right=172 bottom=506
-- title width / last selected line: 0
-- icon id / first selected line: 27009 / 27009
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Continue
----- HyperTalk script -----
on mouseUp
visual effect dissolve
push card
go to card "explain1"
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=468 top=0 right=44 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 14767 / 14767
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: About
----- HyperTalk script -----
on mouseUp
visual effect dissolve
push card
go to card "About"
end mouseUp